projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2019-10-21
Juri Linkov
* lisp/vc/vc-annotate.el (vc-annotate-lines): Use set...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Lars Ingebrigtsen
Try to not put SMTP passwords in the *Messages* buffer
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Stefan Monnier
* lisp/emacs-lisp/cursor-sensor.el: Make it possible...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Lars Ingebrigtsen
Tiny clean-up of previous edebug patch
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Lars Ingebrigtsen
Ensure we always remove the breakpoint overlays
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Lars Ingebrigtsen
Add fringe markers to edebug breakpoints
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Stefan Kangas
Clean up previous icalendar.el change
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Stefan Kangas
Remove more XEmacs compat code from viper-*.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Stefan Kangas
Remove XEmacs compat code from icalendar.el (Bug#37816)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Eli Zaretskii
Avoid false indications from Flymake in .dir-locals...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Eli Zaretskii
; Add commentary to w32inevt.c
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Robert Pluim
Add button to vc-dir to toggle visibility of stash...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Clément Pit...
Add a way to disable substitution of command keys in...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Paul Eggert
Avoid fixnum round trip in prefix-numeric-value
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Juri Linkov
* lisp/tab-line.el: Bind mouse commands to [tab-line].
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Stefan Kangas
Don't try to add nil packages on refresh
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Add a command to toggle an edebug breakpoint
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Stefan Kangas
Remove XEmacs compat code from decipher.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Juri Linkov
* lisp/tab-bar.el: Use autoloaded seq-position.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Stefan Kangas
Remove XEmacs compat code from meta-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Stefan Kangas
Remove last XEmacs compat code from tree-widget.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Stefan Kangas
Remove leftover XEmacs compat code from dig.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Mattias Engdegård
Add missing rx symbols `bow' and `eow' to documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Juri Linkov
* lisp/tab-bar.el (tab-bar-swap-tabs): Use cl-rotatef...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Juri Linkov
* lisp/tab-bar.el (tab-bar-swap-tabs, tab-bar-move...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Stefan Kangas
Disable pause/resume from menu in snake and tetris
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Alan Mackenzie
Optimize c-crosses-statement-barrier-p for large blocks...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Juri Linkov
Provide default value for tab-name/frame-name reading...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Make edebug-mode-map take precedence
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Jimmy Aguilar...
Fix internal-lisp-face-attributes to match face.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Stephen Leake
In xref-location-marker, handle deleted file or outdate...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Stefan Kangas
Update FAQ entry on XEmacs (Bug#37815)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Stefan Kangas
Improve doc string of eshell and eshell-buffer-name
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Juanma Barranquero
* doc/lispref/display.texi (Low-Level Font): Describe...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Fix edebug--restore-breakpoints re-instrumentinging...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Add a new edebug-breakpoint face
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
while-no-input-ignore-events manual clarification
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
New command to clear all breakpoints in a function
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Preserve breakpoints when Edebug-reinstrumenting functions
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Michael Albinus
Fix docstrings in tramp.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Change default to cancel all edebug-on-entry in cancel...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Use user-error in cancel-edebug-on-entry
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Instrument function if it hasn't been already in edebug...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Fix up previous edebug breakpoint overlay change
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Mark breakpoints in edebug with highlights
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Juanma Barranquero
lisp/*.el: Fix typos and improve some docstrings
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
New command edebug-remove-instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Fix doc string and interactive spec of cancel-edebug...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Revert "Add an edebug-cancel-debug-on-entry alias"
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Add an edebug-cancel-debug-on-entry alias
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Lars Ingebrigtsen
Protect against invalid punycode
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Juri Linkov
* lisp/net/eww.el (eww-browse-url-new-window-is-tab...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Juri Linkov
Use 'C-x t' for tab-prefix-map instead of 'C-x 6' still...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Juri Linkov
Add ':extend t' face attribute to diff faces (bug#37774)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Glenn Morris
* lisp/net/tramp.el (tramp-antispoof-regexp): Fix version.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Alan Mackenzie
Don't downcase the key binding in global-set-key.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Eli Zaretskii
Fix a recent change in Emacs FAQ
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Michael Albinus
* doc/emacs/emacs.texi (Intro): Mention remote file...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Stefan Kangas
Don't explain FTP acronym in FAQ
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Stefan Kangas
Remove FAQ section "Highlighting a region" (Bug#37818)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Michael Albinus
Support PuTTY's antispoof message in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Raimon Grau
Fix optional parameter passing in calc-fin-* functions
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Lars Ingebrigtsen
Remove some compat code from cperl-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Eli Zaretskii
Fix display of Info files on TTY frames
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Lars Ingebrigtsen
Remove some compat code from CEDET
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Lars Ingebrigtsen
Remove some compat code from mm-url.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Lars Ingebrigtsen
Remove compat code from nnbabyl.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Lars Ingebrigtsen
Remove some compat code in imap.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Hong Xu
special-mode doc string clarification
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Lars Ingebrigtsen
Don't have shr bug out if svg support isn't available
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Cédric Chépied
Fix typo in tree-widget-lookup-image
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Eli Zaretskii
A better fix for tab-line mouse highlight on TTY frames
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Stefan Kangas
Remove XEmacs compat code from ezimage.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Paul Eggert
Pacify x86 GCC 9 in tab bar code
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Stefan Kangas
Remove XEmacs compat code from edt-mapper.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Stefan Kangas
Remove XEmacs compat code from esh-arg.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Paul Eggert
Generalize list1i etc. to all signed integer types
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Paul Eggert
Fix integer-overflow bug in Time conversion
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Michael Albinus
* test/lisp/net/tramp-tests.el (remote-file-name-inhibi...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Michael Albinus
Support old Samba versions in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Eli Zaretskii
Fix mouse highlight with tab-line on TTY frames
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Eli Zaretskii
Fix handling of mouse events on header line with tab...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Mattias Engdegård
Use [^z-a] for matching any character (anychar/anything...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Mattias Engdegård
Add `unmatchable' as alias for (or) in rx (bug#37659)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Mattias Engdegård
Add `anychar' as alias to `anything' in rx (bug#37659)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Michael Heerdegen
Extend debug spec of cl-flet (Bug#34481)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Stefan Kangas
Port snake menu to Emacs
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Martin Rudalics
In 'bury-buffer' don't try to remove current buffer...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Eli Zaretskii
* lisp/recentf.el (recentf-mode): Doc fix. (Bug#37772)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Eli Zaretskii
* lisp/dired.el (dired-auto-revert-buffer): Doc fix...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Stefan Kangas
Port tetris menu to Emacs
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Michael Albinus
* lisp/shell.el (shell): Make shell buffer the current...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Stefan Kangas
Remove XEmacs compat code from ffap.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Stefan Kangas
Remove XEmacs compat code from imap.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Stefan Kangas
Remove obsolete XEmacs references from manuals
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Stefan Kangas
Remove XEmacs reference from viper refcard
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Stefan Kangas
Remove XEmacs compat code from tcl.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Stefan Kangas
Remove XEmacs reference from erc-button.el todo
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Stefan Kangas
Remove commented out XEmacs compat code from po.el
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Stefan Kangas
Improve documentation of shell-command-prompt-show-cwd
commit
|
commitdiff
|
tree
|
snapshot
next